27 research outputs found

    Basic tasks of sentiment analysis

    Full text link
    Subjectivity detection is the task of identifying objective and subjective sentences. Objective sentences are those which do not exhibit any sentiment. So, it is desired for a sentiment analysis engine to find and separate the objective sentences for further analysis, e.g., polarity detection. In subjective sentences, opinions can often be expressed on one or multiple topics. Aspect extraction is a subtask of sentiment analysis that consists in identifying opinion targets in opinionated text, i.e., in detecting the specific aspects of a product or service the opinion holder is either praising or complaining about

    Learning perceptually grounded word meanings from unaligned parallel data

    Get PDF
    In order for robots to effectively understand natural language commands, they must be able to acquire meaning representations that can be mapped to perceptual features in the external world. Previous approaches to learning these grounded meaning representations require detailed annotations at training time. In this paper, we present an approach to grounded language acquisition which is capable of jointly learning a policy for following natural language commands such as “Pick up the tire pallet,” as well as a mapping between specific phrases in the language and aspects of the external world; for example the mapping between the words “the tire pallet” and a specific object in the environment. Our approach assumes a parametric form for the policy that the robot uses to choose actions in response to a natural language command that factors based on the structure of the language. We use a gradient method to optimize model parameters. Our evaluation demonstrates the effectiveness of the model on a corpus of commands given to a robotic forklift by untrained users.U.S. Army Research Laboratory (Collaborative Technology Alliance Program, Cooperative Agreement W911NF-10-2-0016)United States. Office of Naval Research (MURIs N00014-07-1-0749)United States. Army Research Office (MURI N00014-11-1-0688)United States. Defense Advanced Research Projects Agency (DARPA BOLT program under contract HR0011-11-2-0008

    VIDIIA Hunter: a low-cost, smartphone connected, artificial intelligence-assisted COVID-19 rapid diagnostic platform approved for medical use in the UK

    Get PDF
    Introduction: Accurate and rapid diagnostics paired with effective tracking and tracing systems are key to halting the spread of infectious diseases, limiting the emergence of new variants and to monitor vaccine efficacy. The current gold standard test (RT-qPCR) for COVID-19 is highly accurate and sensitive, but is time-consuming, and requires expensive specialised, lab-based equipment.Methods: Herein, we report on the development of a SARS-CoV-2 (COVID-19) rapid and inexpensive diagnostic platform that relies on a reverse-transcription loop-mediated isothermal amplification (RT-LAMP) assay and a portable smart diagnostic device. Automated image acquisition and an Artificial Intelligence (AI) deep learning model embedded in the Virus Hunter 6 (VH6) device allow to remove any subjectivity in the interpretation of results. The VH6 device is also linked to a smartphone companion application that registers patients for swab collection and manages the entire process, thus ensuring tests are traced and data securely stored.Results: Our designed AI-implemented diagnostic platform recognises the nucleocapsid protein gene of SARS-CoV-2 with high analytical sensitivity and specificity. A total of 752 NHS patient samples, 367 confirmed positives for coronavirus disease (COVID-19) and 385 negatives, were used for the development and validation of the test and the AI-assisted platform. The smart diagnostic platform was then used to test 150 positive clinical samples covering a dynamic range of clinically meaningful viral loads and 250 negative samples. When compared to RT-qPCR, our AI-assisted diagnostics platform was shown to be reliable, highly specific (100%) and sensitive (98–100% depending on viral load) with a limit of detection of 1.4 copies of RNA per µL in 30 min. Using this data, our CE-IVD and MHRA approved test and associated diagnostic platform has been approved for medical use in the United Kingdom under the UK Health Security Agency’s Medical Devices (Coronavirus Test Device Approvals, CTDA) Regulations 2022. Laboratory and in-silico data presented here also indicates that the VIDIIA diagnostic platform is able to detect the main variants of concern in the United Kingdom (September 2023).Discussion: This system could provide an efficient, time and cost-effective platform to diagnose SARS-CoV-2 and other infectious diseases in resource-limited settings

    Reading Between the Lines: Learning to Map High-level Instructions to Commands

    No full text
    In this paper, we address the task of mapping high-level instructions to sequences of commands in an external environment. Processing these instructions is challenging—they posit goals to be achieved without specifying the steps required to complete them. We describe a method that fills in missing information using an automatically derived environment model that encodes states, transitions, and commands that cause these transitions to happen. We present an efficient approximate approach for learning this environment model as part of a policygradient reinforcement learning algorithm for text interpretation. This design enables learning for mapping high-level instructions, which previous statistical methods cannot handle. 1

    Reinforcement Learning for Mapping Instructions to Actions

    No full text
    In this paper, we present a reinforcement learning approach for mapping natural language instructions to sequences of executable actions. We assume access to a reward function that defines the quality of the executed actions. During training, the learner repeatedly constructs action sequences for a set of documents, executes those actions, and observes the resulting reward. We use a policy gradient algorithm to estimate the parameters of a log-linear model for action selection. We apply our method to interpret instructions in two domains — Windows troubleshooting guides and game tutorials. Our results demonstrate that this method can rival supervised learning techniques while requiring few or no annotated training examples. 1
    corecore